home *** CD-ROM | disk | FTP | other *** search
- Path: btree.is.brooktree.com!usenet
- From: sasha@brooktree.com (Alex Bakaev)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland vs MSFT DLL size
- Date: Tue, 16 Jan 1996 20:08:57 GMT
- Organization: Brooktree Corporation
- Message-ID: <4dh0kf$oc4@btree.brooktree.com>
- References: <4d70f1$ods@ns2.ptd.net>
- NNTP-Posting-Host: komissar.is.brooktree.com
-
- vcat@postoffice.ptd.net (veronica catrombon) wrote:
-
- >I have a DLL that is 65K bytes using MSFT Visual C++,
- >and is 287K using Borland 4.0.
-
- [deleted]
-
- Are you sure debugging info is tripped off ? You can do it by running
- tdstrip.exe or by disabling debug info in the compiler/linker
- settings.
-
- Regards, Alex
-
-